@charset "UTF-8";

body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}

@media screen and (min-width: 1200px) {
	.w1200 {
		width: 1200px;
		margin: 0px auto;
		height: auto;
		overflow: hidden;
	}

	.top-top {
		width: 100%;
		background: #292b33;
		height: 40px;
		z-index: -1
	}

	.mingcheng {
		color: #fff;
		float: left;
		width: 450px;
		line-height: 40px;
	}

	.xiaolianjie {
		float: right;
		color: #fff;
		line-height: 40px;
	}

	.xiaolianjie a {
		color: #fff;
	}

	.top-mingzi {
		width: 1200px;
		margin: 5px auto;
		height: 110px;


	}

	.logo {
		float: left;
		width: auto;
		height: 110px;
		border-right: 1px solid #ccc;
		margin-right: 20px;
		padding-right: 20px;
	}

	.biaoyu {
		float: left;
		width: 420px;
		height: auto;
		overflow: hidden;
		line-height: 25px;
		margin-top: 25px;


	}

	.dabiaoyu {
		font-size: 28px;
		font-family: "Microsoft YaHei";
		letter-spacing: 2px
	}

	.xiaobiaoyu {
		font-size: 16px;
	}

	.tel {
		float: right;
		margin-top: 25px;
	}


	/* 首页解决方案产品开始 */
	.jiejuefangan {
		width: 100%;
		min-height: 646px;
		background: url(../images/jiejuefanganbj.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.jiejuefangan_biaoti {
		font-size: 26px;
		padding-top: 60px;
		text-align: center;
		font-weight: 600;
	}

	.jiejuefangan_biaoti .jianxi {
		margin-top: 5px;
		width: 1200px;
		height: 2px;
		background: url(../images/jianxi.png) no-repeat;
	}

	.jiejuefangan_biaoti span {
		font-size: 16px;
		font-weight: 500;
		color: #666666;
	}

	.jiejuefangan_main {
		margin-top: 40px;
	}

	.jiejuefangan_main_left {
		float: left;
		width: 290px;
		height: 661px;
		margin-right: 30px;
		background:#0195eb url(../images/jiejuefangan_left_bj.jpg) no-repeat;
		
	}

	.jiejuefangan_main_left ul {
		width: 230px;
		padding: 100px 30px 30px;
	}

	.jiejuefangan_main_left li {

		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/jiejuefangan_main_left_bj_02.png) no-repeat;

	}
	
	.index_lianxi{
		width: 230px;
		margin: 0px auto;
		color: #fff;
		line-height: 25px;
	}
	.index_lianxi p{
		color: #fff;
	}
	
	.jiejuefangan_main_left li:hover {
		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/jiejuefangan_main_left_bj_01.png) no-repeat;
		color: #fff;

	}

	.jiejuefangan_main_left li a {
		color: #333;
		font-size: 16px;
		display: block;
	}

	.jiejuefangan_main_left li:hover a {
		color: #fff;
		font-size: 16px;
		display: block;
	}

	.jiejuefangan_main_right {
		float: left;
		width: 880px;
	}

	.jiejuefangan_main_right ul li {
		float: left;
	}

	.jiejuefangan_main_right ul {
		margin-bottom: 0px;
	}

	.jiejuefangan_main_right li {
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.jiejuefangan_main_right li:nth-child(3n+3) {
		margin-right: 0px;
	}


	.jiejuefangan_main_right .images-content {
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		background: rgba(0, 0, 0, .7);
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
	}

	.jiejuefangan_main_right .images-content a {
		color: #fff;
	}

	.jiejuefangan_main_right .images-wrapper {
		width: 270px;
		height: 200px;
		position: relative;
	}
	.jiejuefangan_main_right .images-wrapper img{
		width: 270px;
		height: 200px;
	}

	/* 首页关于我们开始 */
	.index_about {
		width: 100%;
		min-height: 240px;
		height: auto;
		overflow: hidden;
		background: url(../images/index_about_bj.jpg) no-repeat;
		text-align: center;
	}

	.index_about .biaoti {
		margin-top: 40px;
		font-size: 24px;
		color: #fff;
		font-weight: 600;
	}

	.index_about .content {
		color: #fff;
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
		line-height: 30px;
	}

	.index_about .gengduo {
		margin: 0px auto;
		width: 100px;
		height: 30px;
		line-height: 30px;
		border-radius: 2px;
		background-color: #b30e2e;
	}

	.index_about .gengduo a {
		color: #fff;
	}


	/* 首页环境开始 */
	.index_huanjing {
		width: 100%;
		min-height: 240px;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}

	.index_huanjing .biaoti {
		margin-top: 40px;
		font-size: 24px;
		color: #333333;
		text-align: center;
		font-weight: 600;
	}

	.index_huanjing .biaoti .jianxi {
		margin-top: 5px;
		width: 1200px;
		height: 2px;
		background: url(../images/jianxi.png) no-repeat;
	}

	.index_huanjing .biaoti span {
		font-size: 16px;
		font-weight: 500;
		color: #666666;
	}


	.index_huanjing #tab{
				margin: 20px auto;
				width: 1200px;
				border-top: none;
			}
	.index_huanjing .list ul{
				overflow: hidden;
			}
	.index_huanjing .list li{
				float: left;
			}
	.index_huanjing .list li{
				border-right: none;
				cursor: pointer;
				margin-right: 5px;
			}
	.index_huanjing #listCon{
				height: 200px;
			}
	.index_huanjing #listCon div{
				padding:10px;
				position:absolute;
				opacity:0;
				filter:alpha(opacity=0);
			}
	.index_huanjing .list li:first-child{
				border-left: none;
			}
			
	.cfsb{
		display: inline-block;
		background: url(../images/cfsb02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.cfsb:hover{
		display: inline-block;
		background: url(../images/cfsb01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.ryzs{
		display: inline-block;
		background: url(../images/ryzs02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.ryzs:hover{
		display: inline-block;
		background: url(../images/ryzs01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.khal{
		display: inline-block;
		background: url(../images/khal02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.khal:hover{
		display: inline-block;
		background: url(../images/khal01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.index_huanjing .list li:hover{
				background: #fff;
				border-bottom: none;
			}
	.index_huanjing .list li.act{
				border-bottom: none;
			}
	.index_huanjing #listCon div.act{
				opacity:1;
				filter:alpha(opacity=100);
			}
	.index_huanjing #listCon dl{
		float: left;
		margin-right: 6px;
	}
	.index_huanjing #listCon dl img{
		width: 232px;
		height: 160px;
	}


	/* 首页新闻开始 */
	.index_news {
		width: 100%;
		min-height: 500px;
		height: auto;
		overflow: hidden;
		background: url(../images/index_news_bj.jpg) no-repeat;
		text-align: center;
	}
	
	.index_news .biaoti {
		margin-top: 40px;
		font-size: 24px;
		color: #333333;
		text-align: center;
		font-weight: 600;
	}
	
	.index_news .biaoti .jianxi {
		margin-top: 5px;
		width: 1200px;
		height: 2px;
		background: url(../images/jianxi.png) no-repeat;
	}
	
	.index_news .biaoti span {
		font-size: 16px;
		font-weight: 500;
		color: #666666;
	}
	
	.index_news .mian{
		width: 1200px;
		margin: 30px auto;
		
	}
	.index_news .index_news_left{
		float: left;
		width: 365px;
		height: 320px;
		overflow: hidden;
		margin-right: 40px;
		
	}
	
	
	.index_news .index_news_left img{
		width: 365px;
		height: 280px;
	}
	.index_news_left_txt{
		background-color: #333;
		height: 45px;
		line-height: 40px;
	}
	.index_news_left_txt a{
		color: #fff;
	}
	
	.index_news .index_news_center{
		float: left;
		width: 370px;
		height: 320px;
		margin-right: 25px;
	}
	.index_news_center_one .title{
		width: 370px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		text-align: left;
	}
	.index_news_center_one .title a{
		color: #333;
	}
	.index_news_center_one .des{
		width: 370px;
		height: 68px;
		overflow: hidden;
		font-size: 14px;
		text-align: left;
		text-indent: 30px;
		color: #666;
		line-height: 30px;
	}
	.index_news_center_two ul li{
		float: left;
	}
	.index_news_center_two li{
		width: 370px;
		text-align: left;
		line-height: 30px;
	}
	.index_news_center_two li a{
		color: #333;
	}
	.index_news_center_two li span{
		float: right;
		color: #333;
	}
	.index_news .index_news_right{
		float: left;
		width: 400px;
		height: 320px;
		
	}
	
	/* 底部开始 */
	.footer {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_footer_bj.jpg) no-repeat;
		text-align: center;
	}
	.footer .nav{
		width: 1200px;
		margin: 0px auto;
		height: 75px;
		line-height: 75px;
		border-bottom: 1px solid #efefef;
		text-align: center;
	}
	.footer .nav ul li{
		float: left;
	}
	.footer .nav li{
		width: 150px;
		font-size: 14px;
	}
	.footer .nav li a{
		color: #fff;
	}
	.footer .footer_main{
		width: 1200px;
		margin: 0px auto;
		padding-top: 35px;
	}
	.footer .footer_left{
		float: left;
		width: 600px;
		height: auto;
		overflow: hidden;
		text-align: left;
		color: #fff;
		line-height: 30px;
	}
	.footer .footer_left img{
		float: left;
		margin-right: 20px;
	}
	.footer .footer_left .icp{
		line-height: 35px;
		color: #fff;
		margin-top: 30px;
			
	}
	.footer .footer_left .icp a{
		color: #fff;
	}
	
	.footer .footer_center{
		float: left;
		width: 250px;
		text-align: left;
		color: #fff;
		margin-left: 100px;
	}
	.footer .footer_center .dalei{
		font-size: 16px;
		color: #fff;
		height: 35px;
		line-height: 35px;
		font-weight: 600;
	}
	.footer .footer_center .xiaolei{
		
	}
	.footer .footer_center .xiaolei li{
		line-height: 30px;
		height: 30px;
		font-size: 14px;
		text-align: left;
	}
	.footer .footer_center .xiaolei li a{
		color: #fff;
	}
	.footer .footer_right{
		float: left;
		text-align: left;
		color: #fff;	
		line-height: 30px;
	}
	.footer .footer_right strong{
		color: #fff;
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}

	.link{
		width: 100%;
		height: auto;
		min-height: 40px;
		line-height: 40px;
		overflow: hidden;
		background-color: #000000;
		
	}
	.link .links{
		width: 1200px;
		margin: 0px auto;
		color: #fff;
	}
	.link .links a{
		color: #fff;
		margin-right: 15px;
	}

}

/* ipad等手机样式 */

@media (max-width: 768px) {
	.top-top {
		display: none;
	}

	.top-mingzi {
		width: 100%;
	}

	.logo {
		display: none;
	}

	.logo img {
		/* height: 50%; */
	}

	.biaoyu {
		display: none;
	}

	.tel {
		display: none;
	}

	.jiejuefangan {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		padding: 0px 1.5625rem;
		background: url(../images/jiejuefanganbj.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.jiejuefangan_biaoti {
		font-size: 2rem;
		padding-top: 1.25rem;
		text-align: center;
		font-weight: 600;
	}

	.jiejuefangan_biaoti span {
		font-size: 1.2rem;
		font-weight: 500;
		color: #666666;
	}



	.jiejuefangan_main {
		margin-top: 1.875rem;
	}

	.jiejuefangan_main_left {
		float: left;
		width: 100%;
		margin-right: 30px;
	}

	.jiejuefangan_main_left ul {
		width: 100%;
	}

	.jiejuefangan_main_left li {

		float: left;
		width: 32.3333%;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		margin-right: 1%;
		border: 1px solid #efefef;
		text-align: center;

	}

	.jiejuefangan_main_left li:hover {
		float: left;
		width: 32.3333%;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		margin-right: 1%;
		border: 1px solid #efefef;
		text-align: center;

	}

	.jiejuefangan_main_left li a {
		color: #333;
		font-size: 16px;
		display: block;
	}

	.jiejuefangan_main_left li:hover a {
		color: #fff;
		font-size: 16px;
		display: block;
	}

	.jiejuefangan_main_left .index_lianxi{
		display: none;
	}
	
	.jiejuefangan_main_right {}

	.jiejuefangan_main_right ul li {
		float: left;
		width: 48%;
	}

	.jiejuefangan_main_right ul {
		margin-bottom: 0px;
	}

	.jiejuefangan_main_right li {
		margin-right: 1%;
		margin-bottom: 2rem;
	}


	.jiejuefangan_main_right .images-content {
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		background: rgba(0, 0, 0, .7);
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 1.225rem;
	}

	.jiejuefangan_main_right .images-wrapper {
		width: 100%;
		position: relative;
	}

	.jiejuefangan_main_right .images-wrapper img {
		width: 100%;
		height: 10rem;
	}


	/* wap首页关于我们开始 */
	.index_about {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_about_bj.jpg) no-repeat;
		background-size: 100% 100%;
		text-align: center;
		padding: 0px 1.5625rem;
		padding-bottom: 3rem;
	}

	.index_about .biaoti {
		margin-top: 40px;
		font-size: 2rem;
		padding-top: 1.25rem;
		text-align: center;
		font-weight: 600;
		color: #fff;
	}

	.index_about .content {
		text-align: left;
		color: #fff;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
		line-height: 30px;
		text-indent: 3.125rem;
	}

	.index_about .gengduo {
		margin: 0px auto;
		width: 100px;
		height: 30px;
		line-height: 30px;
		border-radius: 2px;
		background-color: #b30e2e;
	}

	.index_about .gengduo a {
		color: #fff;
	}



	/* wap首页环境开始 */
	.index_huanjing {
		display: none;
		width: 100%;
		min-height: 240px;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}
	
	.index_huanjing .biaoti {
		margin-top: 40px;
		font-size: 24px;
		color: #333333;
		text-align: center;
		font-weight: 600;
	}
	
	.index_huanjing .biaoti .jianxi {
		margin-top: 5px;
		width: 1200px;
		height: 2px;
		background: url(../images/jianxi.png) no-repeat;
	}
	
	.index_huanjing .biaoti span {
		font-size: 16px;
		font-weight: 500;
		color: #666666;
	}
	
	
	.index_huanjing #tab{
				margin: 20px auto;
				width: 1200px;
				border-top: none;
			}
	.index_huanjing .list ul{
				overflow: hidden;
			}
	.index_huanjing .list li{
				float: left;
			}
	.index_huanjing .list li{
				border-right: none;
				cursor: pointer;
				margin-right: 5px;
			}
	.index_huanjing #listCon{
				height: 270px;
			}
	.index_huanjing #listCon div{
				padding:10px;
				position:absolute;
				opacity:0;
				filter:alpha(opacity=0);
			}
	.index_huanjing .list li:first-child{
				border-left: none;
			}
			
	.cfsb{
		display: inline-block;
		background: url(../images/cfsb02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.cfsb:hover{
		display: inline-block;
		background: url(../images/cfsb01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.ryzs{
		display: inline-block;
		background: url(../images/ryzs02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.ryzs:hover{
		display: inline-block;
		background: url(../images/ryzs01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.khal{
		display: inline-block;
		background: url(../images/khal02.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.khal:hover{
		display: inline-block;
		background: url(../images/khal01.png) no-repeat;
		width: 395px;
		height: 70px;
	}
	.index_huanjing .list li:hover{
				background: #fff;
				border-bottom: none;
			}
	.index_huanjing .list li.act{
				border-bottom: none;
			}
	.index_huanjing #listCon div.act{
				opacity:1;
				filter:alpha(opacity=100);
			}
	.index_huanjing #listCon dt{
		width: 100%;
		height: 250px;
		overflow: hidden;
	}
	.index_huanjing #listCon dl{
		float: left;
		margin-right: 1.8%;
		width: 48%;
	}
	.index_huanjing #listCon dl img{
		width: 100%;
		height: 115px;
	}
	
	
	
	
	
	/* wap首页新闻开始 */
	.index_news {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_news_bj.jpg) no-repeat;
		background-size: 100% 100%;
		margin-top: 0.625rem
	}
	
	.index_news .biaoti {
		margin-top: 2.5rem;
		font-size: 24px;
		color: #333333;
		text-align: center;
		font-weight: 600;
	}
	
	.index_news .biaoti .jianxi {
		margin-top: 1.75rem;
		width: 1200px;
		height: 2px;
		background: url(../images/jianxi.png) no-repeat;
	}
	
	.index_news .biaoti span {
		font-size: 16px;
		font-weight: 500;
		color: #666666;
	}
	
	.index_news .mian{
		width: 100%;
		margin: 30px auto;
		padding: 0px 1%;
		
	}
	.index_news .index_news_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.index_news .index_news_left img{ 
		width: 100%;
	}
	
	.index_news_left_txt{
		display: none;
	}
	.index_news .index_news_center{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.index_news_center_one .title{
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		text-align: left;
	}
	.index_news_center_one .title a{
		color: #333;
	}
	.index_news_center_one .des{
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 14px;
		text-align: left;
		text-indent: 30px;
		color: #666;
		line-height: 30px;
	}
	.index_news_center_two ul li{
		float: left;
	}
	.index_news_center_two li{
		width: 100%;
		text-align: left;
		line-height: 30px;
	}
	.index_news_center_two li a{
		color: #333;
	}
	.index_news_center_two li span{
		float: right;
		color: #333;
	}
	.index_news .index_news_right{
		float: left;
		display: none;
		
	}
	
	
	/* 底部开始 */
	.footer {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_footer_bj.jpg) no-repeat;
		background-size: 100% 100%;
		text-align: center;
	}
	.footer .nav{
		display: none;
	}
	.footer .footer_main{
		width: 100%;
		margin: 0px auto;
		padding: 1.3875rem;
	}
	.footer .footer_left{
		display: none;
	}
	.footer .footer_center{
		display: none;
	}	
	.footer .footer_right{
		padding: 0px 1%;
		width: 100%;
		float: left;
		text-align: center;
		color: #fff;	
		line-height: 30px;
	}
	.footer .footer_right strong{
		color: #fff;
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	
	.link{
		display: none;
	}

}


















/* 
@media screen and(min-width: 960px){
    
}

@media screen and(min-width: 768px) and (max-width: 959px) {
    .top-top{
    	display: none;
    }
}
@media screen and(min-width: 480px) and (max-width: 767px) {
   .top-top{
   	display: none;
   }
}
@media screen and (max-width: 479px) {
    .top-top{
    	display: none;
    }
} */
